Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ownyourcode

ownyourcode 收录了来自 DanielPodolsky 的 21 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
21
Stars
198
更新
2026-01-30
Forks
12
职业覆盖
9 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

resume-bullet-extraction
人力资源专员

Transforms completed work into powerful resume bullet points with action verbs, technical context, and quantified impact. Use when completing tasks, updating portfolio, or preparing job applications.

2026-01-30
star-story-extraction
人力资源专员

Transforms completed work into STAR interview stories (Situation, Task, Action, Result). Use when completing tasks, preparing for behavioral interviews, or documenting achievements.

2026-01-30
accessibility-fundamentals
网页与数字界面设计师

Reviews accessibility including WCAG, ARIA, keyboard navigation. Use when junior builds forms, buttons, modals, interactive elements, or asks "is this accessible", "a11y", "screen reader".

2026-01-30
backend-fundamentals
软件开发工程师

Reviews API design, REST conventions, and backend architecture. Use when junior builds API endpoints, Express routes, middleware, controllers, or asks "is this RESTful", "check my endpoint".

2026-01-30
database-fundamentals
数据库架构师

Reviews schema design, SQL queries, ORM patterns. Use when junior creates schema, writes queries, adds migrations, works with Prisma/MongoDB/PostgreSQL, or asks "is this SQL safe", "N+1", "index".

2026-01-30
protocol-d-debugging
软件开发工程师

Guides systematic debugging through Protocol D (READ, ISOLATE, DOCS, HYPOTHESIZE, VERIFY). Use when junior says "stuck", "not working", "broken", "bug", "error", "crashed", "failing", "can't figure out", or expresses frustration. Do NOT use for general questions.

2026-01-30
documentation-fundamentals
软件开发工程师

Guides documentation standards including READMEs, JSDoc, and code comments. Use when writing documentation, adding comments, or explaining code. Enforces "WHY not WHAT" principle.

2026-01-30
engineering-fundamentals
软件开发工程师

Background knowledge for code quality. Applied when reviewing naming conventions, DRY, SOLID, function size, refactoring, or when junior asks "is this clean", "code review", "better way".

2026-01-30
error-handling-fundamentals
软件开发工程师

Guides error handling for async operations and API calls. Use when junior asks "what if this fails", "handle errors", "try catch", "network error", or builds features with fetch, promises, or external services.

2026-01-30
frontend-fundamentals
网页开发工程师

Reviews React/Vue component architecture, state, and hooks. Use when junior builds components, forms, modals, uses useState, useEffect, adds state, or asks "is this good React".

2026-01-30
performance-fundamentals
软件开发工程师

Reviews performance including N+1 queries, re-renders, scalability. Use when junior asks "is this performant", "will this scale", "too slow", or builds loops, large lists, pagination, caching.

2026-01-30
resistance-protocol
其他高等院校教师

Empathetic pushback when junior shortcuts learning. Activates on "just write the code", "do it for me", "skip this", "just fix it", "I don't have time", "too slow", or attempts to bypass the mentorship process.

2026-01-30
security-fundamentals
信息安全分析师

Reviews security including OWASP Top 10, input validation, auth. Use when junior builds login, authentication, stores passwords, handles user input, API keys, JWT tokens, or asks "is this secure".

2026-01-30
seo-fundamentals
市场调研分析师与营销专员

Reviews SEO including meta tags, semantic HTML, and Open Graph. Use when building public-facing pages, adding title/description tags, or optimizing for search engines.

2026-01-30
testing-fundamentals
软件质量保证分析师与测试员

Guides test strategy for unit, integration, and E2E testing. Use when junior asks "how do I test", "write tests", "what should I test", "test coverage", "mocking", or works with Vitest, Jest, Playwright. Provides testing pyramid and AAA patterns.

2026-01-30
error-handling-gate
软件开发工程师

Verifies error handling including empty catch detection, user-friendly messages, and logging. WARNING gate triggered during /own:done flow.

2026-01-30
fundamentals-gate
软件开发工程师

Verifies code quality including naming conventions, function size, and DRY principles. SUGGESTION gate that offers polish items during /own:done flow.

2026-01-30
ownership-gate
软件开发工程师

Verifies junior truly understands code they wrote through line-by-line walkthrough. BLOCKING gate that must pass to complete any task. Triggered during /own:done flow.

2026-01-30
performance-gate
软件开发工程师

Verifies performance including N+1 query detection, scalability assessment, and complexity analysis. WARNING gate triggered during /own:done flow.

2026-01-30
security-gate
信息安全分析师

Verifies security before merge/deploy including OWASP Top 10, input validation, and auth checks. WARNING gate triggered during /own:done flow.

2026-01-30
testing-gate
软件质量保证分析师与测试员

Verifies test coverage and encourages testing habits. WARNING gate that checks for tests during /own:done flow without blocking.

2026-01-30