Find the perfect skill
LangChain Architecture
Development
Master the LangChain framework for building sophisticated LLM applications with agents, chains, memory, and tool integration.
Set Up Agentation Annotation Toolbar
Development
Add the Agentation annotation toolbar to a Next.js project, with MCP server setup for syncing with AI agents.
TDD Orchestrator
Development
Master TDD orchestrator specializing in red-green-refactor discipline, multi-agent workflow coordination, and comprehensive test-driven development practices.
Game Design Principles
Development
Game design principles covering core loop design, game design documents (GDD), player psychology (Bartle types), difficulty balancing, progression systems, and common anti-patterns. Helps designers create engaging and well-structured games through iterative prototyping and playtesting.
Project Management Tool Configuration
Development
Configures the project management tool by guiding selection from supported options, applying the implementation guide, updating way-of-working adoption, and recording the decision. Detects existing configuration and supports reconfiguration.
Systematic Debugging & Root Cause Analysis
Development
Structured debugging process with four phases: investigate, analyze, hypothesize, implement. Enforces root cause investigation before any fix.
Write an Agent Skill
Development
Learn how to create structured Agent Skills for coding agents, including SKILL.md format and directory structure.
Commit Changes
Development
Stage and commit local changes in logical chunks with high-quality commit messages.
Creating Effective Skills
Development
Guide for creating modular skills that extend Claude's capabilities with specialized knowledge and workflows.
Create Pull Request
Development
Push the branch and create a GitHub pull request with a concise, issue-linked description.
Claude Code Skills Management
Development
Manages Claude Code skills for Ascend platform documentation. Uses Claude Code documentation to learn about skills, rules, and commands. Edits files in the .claude directory and favors concise, positive instructions.
Node.js Backend Patterns
Development
Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices.