CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. levnikolaevich
  4. /
  5. claude-code-skills
  6. /
  7. Ln 301 Task Creator

Ln 301 Task Creator

Editor's Note

This is a standalone worker that takes an approved task plan and actually creates the tasks in your tracker. It generates full task documents with seven required sections (Context, Implementation Plan, Technical Approach, AC, Affected Components, Code Impact, DoD), validates them, then writes to your kanban. Runs in two modes: CREATE expands the entire plan, ADD handles deltas when the coordinator already picked what's new. It pulls from coordinator context like traceability tables and discovery data to write decent Technical Approach sections, not just templated fluff. The pre-creation hook will block you if any of those seven sections are missing, which is aggressive but probably saves you from incomplete tasks hitting your board.

Install

npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-301-task-creator
Votes
0
Installs347
GitHub Stars480
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment