Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ettsted2

ettsted2 contains 11 collected skills from andersnygaard, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
5
updated
2025-12-15
Forks
1
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

task-board
project-management-specialists

Planning specialist that creates structured implementation plans for the finans project. Use this skill to transform user requests into comprehensive, well-researched plan files stored in .task-board/backlog/. This skill plans without implementing.

2025-12-15
backlog-scan
software-developers

Bulk backlog scanner that analyzes the entire finans codebase vs CLAUDE.md, identifies ALL gaps, and generates a comprehensive, prioritized, numbered task backlog. Uses broad→narrow pattern.

2025-12-14
feature-planning
project-management-specialists

Focused task planning for ONE specific idea. Uses narrow→broad pattern - starts at user's focus point, expands context only as needed. Creates detailed task via task-board skill.

2025-12-14
summarize-session
software-developers

Compact the conversation context by summarizing what was accomplished and updating CLAUDE.md with any learnings. Use when context is getting long or when transitioning between work sessions.

2025-12-13
rule-making-skill
software-developers

Analyze a specific directory (e.g. frontend/, backend/, e2e/) and generate .claude/rules/ markdown files for it. Use when asked to create rules, analyze a folder for Claude Code, or set up domain memory for a specific part of the codebase.

2025-12-12
due-diligence
software-developers

Comprehensive application audit. Analyzes best practices, security compliance, frontend design quality. Identifies top improvements and critical errors. Produces scores for design, code quality, and security.

2025-12-08
start-working
software-developers

Autonomously execute ALL tasks from the backlog until complete. Runs in a continuous loop - picks task, implements via subagent, moves to done, repeats. No user prompts between tasks. Follows task-board workflow (backlog → in-progress → done).

2025-12-08
storybook-stories
web-developers

Write comprehensive Storybook stories for React components with proper TypeScript types, args, controls, decorators, and interaction tests. Use this skill when the user asks to create or improve Storybook stories for components in the /components workspace.

2025-12-08
push-code
software-developers

Commit and push code with automatic task discovery. Finds completed tasks from the planning board since last commit and includes them in the commit message.

2025-12-07
node-backend
software-developers

Build Express endpoints following project patterns. Use when adding new API routes, creating services, refactoring controllers, or working with CosmosDB. Ensures consistent architecture, error handling, and validation.

2025-12-06
azure-setup-guide
network-and-computer-systems-administrators

Research and generate Azure deployment guide with EasyAuth (Google + Facebook) and CosmosDB. This skill searches for current documentation and screenshots to produce an up-to-date setup guide at .docs/azure-setup-guide.md.

2025-12-02