Loading...
Loading...
Found 48002 skills
aiskillstore
Enforces strict TypeScript type-checking rules to ensure robust and error-free code in any TypeScript project.
aiskillstore
Enforces file ownership boundaries to prevent merge conflicts during collaborative software development, ensuring smooth parallel work.
aiskillstore
Enforces FiftyOne's Python code style conventions for contributions, plugins, and integrations with the FiftyOne codebase.
aiskillstore
Automates standardized changelog creation from commits, PRs, and releases following Keep a Changelog format.
aiskillstore
Refactors Scoop news platform frontend layouts while enforcing no-emoji policy across UI, logs, and documentation without feature loss.
aiskillstore
Automates Git branching strategies including GitFlow, GitHub Flow, and trunk-based development with context-aware branch management and integration with commit, issue, and PR workflows.
aiskillstore
Debugs race conditions, missing awaits, and async timing issues in React Native apps using Zustand state management.
aiskillstore
Defines database models and ORM entities with proper relationships, validation, and data integrity constraints.
aiskillstore
Analyzes code for quality issues using Clean Code principles, providing severity ratings and refactoring suggestions.
aiskillstore
Manages recipe data in recipes.js, enabling creation, editing, validation, and formatting fixes for recipe entries.
aiskillstore
Optimizes Next.js 15 applications for performance, Core Web Vitals, and production best practices using App Router patterns.
aiskillstore
Enforces line count limits (200-300 lines) on code implementation files to promote maintainability and modular design during code reviews and file creation.
aiskillstore
Provides comprehensive tools for building RESTful APIs with FastAPI, including routing, validation, authentication, and database integration.
aiskillstore
Enforces the RED-GREEN-REFACTOR cycle to ensure tests drive implementation, improving code quality during feature development and bug fixes.
aiskillstore
Provides common asyncio patterns for concurrent programming in Python, including task management and async I/O patterns.
aiskillstore
Generates form components, validation schemas, and RESTful CRUD API endpoints for efficient data entry feature development.
aiskillstore
Validates environment variables and configuration files to ensure required settings are present and documented, preventing runtime errors in application setup.
aiskillstore
Guides users in developing agents for Claude Code plugins, covering structure, system prompts, triggering conditions, and best practices.
aiskillstore
Standardizes tool definitions for Claude Code agents, enabling consistent tool access across similar agent types to streamline development workflows.
aiskillstore
Creates and manages Architecture Decision Records (ADRs) to document significant technical choices for team context and onboarding.
aiskillstore
Provides insight into a project's architecture and folder structure to aid in navigation and development tasks.
aiskillstore
Tracks 40 features in migration from Portfolio Buddy, including known issues and parity checks for development workflows.
aiskillstore
Manages Git worktrees for parallel development, enabling creation, listing, and cleanup of isolated development environments on multiple branches.
aiskillstore
Provides Python-specific patterns for implementing logging, metrics, tracing, and debugging in backend applications.